You are here: FAQ > Documaker Standard Edition FAQ > Archive Issues > How do I resolve transaction errors when using GenArc and Documanage?

How do I resolve transaction errors when using GenArc and Documanage?

If the GenArc program produces an error similar to the following example, it indicates theINT_Length or EXT_Length (or both) options in the CARData control group have not been set in the CARFILE.DFD file:

Error:
====
GenArc
Transaction Error Report - System timestamp: Fri Sep 07 02:07:33 2001
-->Transaction: 1234567
Error in RPFAPErrorNotify(): FAP library error: area:<..\C\dxmerror.c
Jun 16 2001 12:44:04
400.101.002
DXMSetLastError>, code:<2>, code:<2>, msg<Invalid object handle was passed>.

Here is an example of the correct INI settings:

< Field:CARData >
		INT_Type = BLOB
		INT_Length = 8
		EXT_Type = BLOB
		EXT_Length = 8
		Key = N
		Required = N